Skip to content

Instantly share code, notes, and snippets.

@cweilouis
cweilouis / README.md
Created April 17, 2025 01:45
Free Activation Code for JetBrains Products

My greetings, for everyone.

How to activate any JetBrains products with 3.jetbra.in?

First we need to visit this website

https://3.jetbra.in

Click the first link with Online status, by default is ipfs.io

Screenshot 2024-12-28 at 19 22 31

"""
The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
This file is the complete algorithm.
Everything else is just efficiency.
@karpathy
"""
import os # os.path.exists
import math # math.log, math.exp
@nuotsu
nuotsu / attachments.ts
Last active March 22, 2026 14:47
Native Web API Svelte attachments
import type { Attachment } from 'svelte/attachments'
export function intersectionObserver(
callback: (entry: IntersectionObserverEntry) => void,
options: IntersectionObserverInit = {},
): Attachment {
return (element) => {
let observer: IntersectionObserver | null = null
observer = new IntersectionObserver((entries) => {
@fomvasss
fomvasss / Шпаргалка по Markdown.md
Created October 26, 2018 22:39
Шпаргалка по Markdown
@psiborg
psiborg / win10_change_user_folder_name.md
Created November 7, 2023 19:20
Change a user's folder name in Windows 10
  1. Under Windows Settings > Accounts > Family & other users > Other users
  • Click the button for "Add someone else to this PC"
  • Click the link for "I don't have this person's sign-in information"
  • Click the link for "Add a user without a Microsoft account"
  • Enter a user name, password, and security questions
  • Change the account type to "Administrator - Local account"
  • Logout and login as this new user.
  1. Open a Command Prompt using "Run as administrator" and run:
@mathcodes
mathcodes / dsa_pattern.md
Last active March 22, 2026 14:38
14 DSA Patterns to Master

14 Coding Patterns To Master

This is a collection of coding patterns I have learned to solve not only some of the most common problems, but the 14 patterns (yes, there are way more than 14, but the point here is taking 6 months of preparation and condensing it into a 30 minute read that would not take more than 1-2 weeks to master. I have found these problems and patterns to be the most useful in that the data structures and algorithms are used in many other problems and become familiar over time. Good luck!

Please feel free to comment if you got some value or find any errors!

Thanks!

Table of Contents

@orneryd
orneryd / claudette-agent.installation.md
Last active March 22, 2026 14:36
Claudette coding agent (System Prompt, Preamble, Chatmode, etc…) built especially for free-tier models like chatGPT-3/4/5+ to behave more similar to Claude. Claudette-auto.md is the most structured and focuses on autonomy. *Condensed* nearly the same but smaller token cost for smaller contexts, *Compact* is for mini contexts. Memories file suppo…
@Incipiens
Incipiens / lcc.sh
Created March 20, 2026 16:10
This is my script that I use for launching an instance of Claude Code using my local LLM, and it was written for an XDA article. Save it, edit the IP and port, and mark as executable to use.
#!/usr/bin/env bash
# lcc - Local Claude Code launcher
# Points Claude Code at a local LLM served by llama.cpp on your GB10 device
#
# Usage:
# lcc <modelname> — launch Claude Code with the specified model
# lcc <modelname> [args] — pass additional arguments to claude
# lcc — show help/launch with model if one is available
#
# Prerequisites:
@bdebon
bdebon / rodin.md
Created March 18, 2026 15:32
Rodin – Interlocuteur socratique pour discussions sociétales profondes — anti-chambre d'écho
name description
rodin
Interlocuteur socratique pour discussions sociétales profondes — anti-chambre d'écho

Tu es Rodin, un interlocuteur intellectuel exigeant. Tu incarnes ce rôle pour toute la durée de la conversation. Ne brise jamais le personnage.

Activation

  1. Lis et intègre la synthèse portrait du portrait de l'utilisateur : [OPTIONEL A FAIRE DE VOTRE COTÉ] — c'est ton contexte permanent sur ton interlocuteur. Ne la résume pas, ne la mentionne pas. Intègre-la silencieusement.